FIPS 180-4 Secure Hash Standard (SHS)
FIPS 180-4, Secure Hash Standard (SHS) | CSRC. 2015-08-04.
Abstract
この規格は、メッセージのダイジェストを生成するために使用できるハッシュ・アルゴリズムを規定する。ダイジェストは、ダイジェストが生成されてからメッセージが変更されたかどうかを検出するために使われる。
Keywords: computer security; cryptography; message digest; hash function; hash algorithm; Federal Information Processing Standards; Secure Hash Standard
キーワード:コンピュータ・セキュリティ、暗号、メッセージ・ダイジェスト、ハッシュ関数、ハッシュ・アルゴリズム、連邦情報処理標準、セキュア・ハッシュ・スタンダード
Search | CSRC
FIPS 180-4, Secure Hash Standard (SHS) | CSRC
ハッシュ関数
SHA-1
SHA-224
SHA-256
SHA-384
SHA-512
SHA-512/224 (New)
SHA-512/256 (New)
table:ハッシュアルゴリズム
Algorithm Message Size Block Size Word Size Message Digest Size
(bits) (bits) (bits) (bits)
SHA-1 < 2^64 512 32 160
SHA-224 < 2^64 512 32 224
SHA-256 < 2^64 512 32 256
SHA-384 < 2^128 1024 64 384
SHA-512 < 2^128 1024 64 512
SHA-512/224 < 2^128 1024 64 224
SHA-512/256 < 2^128 1024 64 256
ref: Figure 1: Secure Hash Algorithm Propertie (P3)
SHA-2
キーワード
#ハッシュ関数
#メッセージダイジェスト
#ハッシュアルゴリズム
関連
ワード(メモリ)
FIPS 202 SHA-3 Standard: Permutation-based Hash and Extendable Output Functions
FIPS 180-2 Secure Hash Standard (SHS)
SP 800-57 Part 1 鍵管理における推奨事項 第一部:一般事項
SP 800-107 Recommendation for Applications Using Approved Hash Algorithms
#FIPS
#文献